home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7352 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  915 b 

  1. Path: everest.pinn.net!everest!rgold
  2. From: rgold@pinn.net (Ron Gold)
  3. Newsgroups: comp.lang.c
  4. Subject: Windows interface to DOS programs
  5. Date: 25 Feb 1996 21:20:49 GMT
  6. Organization: Pinnacle Online - Internet access for Hampton Roads, Virginia - 490-4509
  7. Message-ID: <4gqjrh$mjj@everest.pinn.net>
  8. NNTP-Posting-Host: everest.pinn.net
  9. Keyword: 
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. I am writing a windows program that will access data from a simultaneous 
  13. running DOS program.  First of all, is this possible?  Second, are there 
  14. any other programs that exist that work in a similar manner?  My initial 
  15. idea is to base the program on something like Ghostview and Ghostscript.  
  16. But those are both windows programs, which canuse DDE, or .dll's to call 
  17. functions and access each other's data.  I don't know how exactly this 
  18. can be done between a Dos program and a win3.1 or 95/NT program.  Any ideas?
  19.  
  20. Thanks, Brian
  21.  
  22.